home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
GDIMETA.PAK
/
PALETTE.H
< prev
next >
Wrap
Text File
|
1997-05-06
|
286b
|
10 lines
// palette defines
#define PALVERSION 0x300 // palette version
// function prototypes
LRESULT ProcessPaletteChanged (HWND, WPARAM);
LRESULT ProcessQueryNewPalette(HWND);
BOOL IsPaletteDevice(void);
int ColorsInPalette(HPALETTE);
HPALETTE GetSystemPalette(void);